home *** CD-ROM | disk | FTP | other *** search
/ EuroCD 3 / EuroCD 3.iso / Programming / Amos / AMOSList-0198 / AMOSLIST / text0152.txt < prev    next >
Encoding:
Text File  |  1998-06-24  |  469 b   |  15 lines

  1. Hello all,
  2.  
  3. As I`m developing a program sometimes I want to go to the Direct mode
  4. and check the contents of strings.  But lately I`ve been getting strange
  5. results.
  6. If I want to look at the contents of F$(x) and I look at say F$(1) it
  7. displays the correct string but if I try F$(12) or something higher I
  8. get the actual AMOS code being printed on the screen with control chars
  9. doing strange things like wiping text and redrawing etc.
  10.  
  11. Anyone had this problem?
  12.  
  13. Andy H.
  14.  
  15.